home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 176-200 / scopedisk199 / landscape / landscape.release_notes < prev    next >
Text File  |  1995-03-19  |  2KB  |  39 lines

  1.                    Release Notes for LandScape V1.0
  2.                    ================================
  3.  
  4.     V1.0 of LandScape has  been released  with the following  known bugs  or
  5.     deficiencies. None of these should affect you during normal usage of the
  6.     program.
  7.  
  8. 1) The depth-arranging  algorithm is not 100% accurate.  This is the part of
  9.    the program that sorts out the order that plants are draw, so that plants
  10.    that are closer to the viewpoint are drawn last, so that they overlay the
  11.    ones behind. I have picked a very simple way of doing this,  and it works
  12.    surprisingly well,  but not perfectly,  in particular  at low  elevations
  13.    (20  degrees to 40 degrees) in  conditions  where very  tall objects  are
  14.    close to very small ones.
  15. 2) When  rotating  the  garden at  low  elevations  (20  or  30  degrees), a
  16.    rectangular  garden appears to elongate  as  it approaches t1=90 degrees.
  17.    The visual impression is that the  elevation is increasing.  In fact, the
  18.    graphics routines are correct, but the  aspect ratio  of the screen gives
  19.    rise to this  illusion.  I may introduce some  vertical compression (take
  20.    account of pixel aspect ratio) if this bothers people.
  21. 3) The drawing  routines assume that all garden objects are contained inside
  22.    the garden boundary,  although the program will allow you to draw outside
  23.    of it if  you wish. Under certain rare  circumstances,  however,  drawing
  24.    outside of  the garden  boundary will  crash the program,  and so you are
  25.    strongly advised not to do this.
  26. 4) Since the plants  are drawn mathematically,  they look best at reasonable
  27.    viewing distances. If you zoom in VERY close to a plant, it will not look
  28.    nearly as good.
  29. 5) Since the drawing routines use single precision FFP numbers,  if you spin
  30.    the garden  around a lot  when selecting  a viewpoint,  you may find that
  31.    rounding  errors  start to accumulate,  and the garden will do  something
  32.    strange  (like maybe slide off the screen).  I have never tried this, and
  33.    never seen it happen in normal use, but you have been warned.
  34. 6) The coordinates on the 'what is' requester are a bit anachronous.
  35. 7) If two or more objects are placed at identical coordinates, it is only
  36.    ever possible to 'select' one of them.
  37.  
  38. [Built from RCS revision V1_0, SAS C 5.10a]
  39.